home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d15 / globexl.arc / FORMDEMO.GLH next >
Text File  |  1990-07-22  |  4KB  |  99 lines

  1. 140    
  2.  
  3. *130 [Help on running demo]            
  4. There are two ways to enter & verify data on this demo worksheet:    
  5.     
  6.     1. Ctrl-F (or Globe-Form Enter) to enter data using         
  7.        Globe's automatic, verified data entry routine.        
  8.             -- or --
  9.     2. Use the [Tab] key to move from field to field.  Press
  10.        Ctrl-V (or Globe-Form Verify) when done entering data.
  11.     
  12. *10 [Reference    
  13. Reference Number:    
  14.  
  15. Enter the 6 digit number from the upper right corner of the form.      
  16. If the number is not present on the form, enter the Purchase Order number.
  17.  
  18. Alpha Suffix:  Place the following suffix on the reference number as applicable:    
  19.     R = rush
  20.     C = credit hold
  21.     B = backorder
  22.     I = interoffice
  23.  
  24. Forms can not be processed without a valid reference number.    
  25.  
  26. *20 [Product    
  27. Press Ctrl-L for a list of valid products.    
  28.  
  29. Double click on the appropriate product description.    
  30.  
  31. *30 [Help System    
  32. Globe/XL brings a new meaning to the term "context-sensitive help".  Help can be linked to individual cells providing a visual and logical help system.    
  33.  
  34. Globe/XL's Designer module allows help to be defined, with no programming involved whatsoever.  The user simply selects the cell, and chooses: Design-Help.  Aside from entering the help text, Globe/XL takes care of the rest.
  35.  
  36.  
  37. *40 [List Boxes    
  38. The Globe/XL list box feature provides far more then user convienence.  It offers powerful table lookup data validation which can eliminate costly and time consuming spreadsheet errors.    
  39.  
  40. Globe/XL's Designer module allows a user to link list boxes to individual cells, without programming.
  41.  
  42. To use the Globe/XL List Box:    
  43.     Select an appropriate cell (one linked to a list box).
  44.     Press Ctrl-L (or Globe-List command).
  45.     Double click the correct item from the list.
  46.     The chosen item is entered into the cell automatically.
  47.  
  48. Table-lookup validation can be performed on the fly, or an entire worksheet (or section thereof) can be verified before saving.  
  49.  
  50. *50 [Validation    
  51. Globe/XL offers thorough data validation features to ensure spreadsheet integrity.  In addition to the table-lookup provided by the list box feature, the following criteria can be specified:
  52.  
  53.     Types of data:  Text, Number, Date, Time, Virtual
  54.     Minimum length or value
  55.     Maximum length or value
  56.     Is zero or null allowed?
  57.     Security level 
  58.     Table lookup
  59.     Default cell value
  60.     Custom verification routine (optional)
  61.  
  62. The security level setting (per cell) can be one of the following:    
  63.  
  64.     * No security.
  65.     * Warn user of errors, but allow them.
  66.     * Make every effort to disallow errors.
  67.       (optimum security requires a "closed" system whereby all spreadsheet
  68.       access is controlled by macro.)
  69.  
  70.  
  71. *70 [Integration    
  72. While Globe/XL is designed for the mainstream spreadsheet user, it has features that make it easy to integrate into custom applications.
  73.  
  74. The program can be started up with no menu system, if desired.  It also includes the following commands to accomodate the Excel developer:
  75.  
  76. HIDE_YOURSELF    Removes the Globe menu, but Globe remains in memory.
  77. GOTO_SLEEP    Globe goes completely dormant, including Ctrl keys.
  78. CLOSE_GLOBE    Globe shuts down completely.        
  79.  
  80. Globe works hand in hand with another LEX Software product, AppGen/XL.  When used in tandem, they form a complete structured development environment.
  81.  
  82. *110 [General Info            
  83. Globel/XL is a global extension to Microsoft Excel providing the following features:            
  84.     * Visual & logical context-sensitive custom help system.        
  85.     * Structured, comprehensive data validation system.
  86.     * Context-sensitive pop-up list boxes.        
  87.     * Automatic verified data entry using dialog routines.        
  88.     * No macro programming required!        
  89.  
  90. The unifying theme behind this feature list is the accuracy of your spreadsheet data.  While many spreadsheet tools help find errors, Globe/XL prevents the errors from occuring in the first place.
  91.  
  92. Experienced macro language programmers have expoited Excel's advanced customization abilities to enhance the ease-of-use, power, and integrity of spreadsheet applications.  Globe/XL places these tools into the hands of the everyday spreadsheet user.
  93.  
  94. Globe/XL works hand in hand with other LEX Software Systems products:             
  95.     * Forms/XL            (forms-based transaction processor)
  96.     * Object/XL          (Excel Object management)
  97.     * AppGen/XL        (application development system)
  98.  
  99.